encoding/xml.printer.marshalStruct (method)

2 uses

	encoding/xml (current package)
		marshal.go#L534: 		err = p.marshalStruct(tinfo, val)
		marshal.go#L809: func (p *printer) marshalStruct(tinfo *typeInfo, val reflect.Value) error {